.elementor-kit-5 {
  --e-global-color-primary: #096B68;
  --e-global-color-secondary: #0E8884; /* warna sekunder turunan */
  --e-global-color-text: #7a7a7a;
  --e-global-color-accent: #ffb410;
  --e-global-color-6dd359e: #010101;
  --e-global-color-5aa11fb: #f5f5f5;
  --e-global-color-d4e3541: #007676;
  --e-global-color-8194b96: #00a18c;
  --e-global-color-228766e: #105bff;
  --e-global-color-ba0980a: #007a3d;
  --e-global-typography-primary-font-family: "Poppins";
  --e-global-typography-primary-font-weight: 600;
  --e-global-typography-secondary-font-family: "Hind";
  --e-global-typography-secondary-font-weight: 500;
  --e-global-typography-text-font-family: "Hind";
  --e-global-typography-text-font-weight: 400;
  --e-global-typography-accent-font-family: "Hind";
  --e-global-typography-accent-font-weight: 700;
  color: #7a7a7a;
  font-family: "Hind", Sans-serif;
  font-size: 1em;
  font-weight: 600;
  background-color: #f5f5f5;
  --e-page-transition-entrance-animation: e-page-transition-fade-out;
  --e-page-transition-exit-animation: e-page-transition-fade-in;
  --e-page-transition-animation-duration: 750ms;
}

.elementor-kit-5 a {
  color: var(--e-global-color-primary);
}

.elementor-kit-5 a:hover {
  color: var(--e-global-color-accent);
}

.elementor-kit-5 h1,
.elementor-kit-5 h2,
.elementor-kit-5 h3,
.elementor-kit-5 h4,
.elementor-kit-5 h5,
.elementor-kit-5 h6 {
  color: #096B68;
  font-family: "Montserrat", Sans-serif;
  font-weight: 700;
}

.elementor-kit-5 h1 { font-weight: 800; }
.elementor-kit-5 h2 { font-weight: 700; }
.elementor-kit-5 h3 { font-weight: 600; }
.elementor-kit-5 h4 { font-weight: 600; }
.elementor-kit-5 h5 { font-weight: 500; }
.elementor-kit-5 h6 { font-weight: 600; }
